home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 February / EnigmA AMIGA RUN 34 (1999)(G.R. Edizioni)(IT)[!][issue 1999-02].iso / earcd / -recent3 / tayloruucp1.06.readme < prev    next >
Text File  |  1999-01-01  |  2KB  |  56 lines

  1. Short:     Amiga port of Taylor UUCP 1.06.1 , a Un*x UUCP system.
  2. Author:    Ian Lance Taylor <ian@airs.com>
  3. Uploader:  Vladimir Zidar <mr_W@TANJA.nvm.co.yu>
  4. Type:      comm/uucp
  5. Date:      20/02/1999 (DD/MM/YYYY)
  6. Ported-By: Vladimir Zidar <mr_W@TANJA.nvm.co.yu>
  7. Replaces:  comm/uucp/TaylorUUCP*
  8.  
  9.  
  10. * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS *
  11.  
  12.   Doesn't require ixemul.library anymore ! It is now compiled with
  13.   SASC 6.58
  14.  
  15. * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS *
  16.  
  17.  
  18. Snip from the uucp-1.06.1/README by Ian Lance Taylor
  19.  
  20. --------
  21.  
  22. This is the standard UUCP package of the Free Software Foundation.
  23.  
  24. The package currently supports the 'f', 'g' (in all window and packet
  25. sizes), 'G', 't' and 'e' protocols, as well a Zmodem protocol, the FX
  26. UUCICO 'y' protocol, and two new bidirectional protocols.  If you have
  27. a Berkeley sockets library, it can make TCP connections.  If you have
  28. TLI libraries, it can make TLI connections.  It supports a new
  29. configuration file mechanism which I like (but other people dislike).
  30.  
  31. The package has a few advantages over regular UUCP:
  32.  
  33.     You get the source code.
  34.  
  35.     It uses significantly less CPU time than many UUCP packages.
  36.  
  37.     You can specify a chat script to run when a system calls in,
  38.     allowing adjustment of modem parameters on a per system basis.
  39.  
  40.     You can specify failure strings for chat scripts, allowing the
  41.     chat script to fail immediately if the modem returns ``BUSY''.
  42.  
  43.     If you are talking to another instance of the package, you can use
  44.     the new bidirectional protocol for rapid data transfer in both
  45.     directions at once.  You can also restrict file transfers by size
  46.     based on the time of day and who placed the call.
  47.  
  48. On the other hand:
  49.  
  50.     It only runs on Unix.  The code is carefully divided into system
  51.     dependent and system independent portions, so it should be
  52.     possible to port it to other systems.  It would not be trivial.
  53.  
  54.     You don't get uuclean, uusend, uuq, uusnap, uumonitor, uutry,
  55.     uupoll, etc.  If yo
  56.